First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 13204
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WORKSFORME
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: FieldySnuts <sgtphou@fire-eyes.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnomemeeting.strace.log.bz2 output of running strace gnomemeeting 2> gnomemeeting.strace.log (bzip2 compressed) application/octet-stream FieldySnuts 2003-01-03 21:23 0000 63.65 KB Details
gnomemeeting-backtrace-1.txt gnomemeeting backtrace 1 text/plain FieldySnuts 2003-01-12 22:38 0000 28.90 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 13204 depends on: Show dependency tree
Bug 13204 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-01-03 21:21 0000
I have only tested this while 'talking' to an MS Netmeeting user. I am not sure
if this happens with other gnomemeeting 0.94.1 users, as I was unable to find
anyone to help me test this out.

gnomemeeting 0.94.1 segfaults after a few minutes of talking. We tried this at
least a dozen times, and there was not one session that was not ended by a
segfault after about 2 or 3 minutes.

See the attached strace log. It is bzip2 compressed, since I don't feel like
sending 1.3 MB over dial up.

I am looking for other gnomemeeting 0.94.1 users to test this out with.

------- Comment #1 From FieldySnuts 2003-01-03 21:23:05 0000 -------
Created an attachment (id=6937) [details]
output of running strace gnomemeeting 2> gnomemeeting.strace.log (bzip2
compressed)

------- Comment #2 From FieldySnuts 2003-01-03 21:25:01 0000 -------
Blah, forgot emerge info:

Portage 2.0.46-r2 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r6)
=================================================================
System uname: 2.4.19-ipv6 i686 AuthenticAMD
USE="x86 oss apm avi crypt cups jpeg libg++ mikmod mpeg ncurses qtmt quicktime
spell xml2 xv berkdb esd gdbm gif gnome-libs gpm guile imlib java ldap libwww
motif mozilla nls opengl pam png python qt readline scanner sdl slang ssl svga
tcpd tetex tiff X gtk gtk2 gnome -alsa -arts 3dnow cdr encode kde mmx oggvorbis
pdflib perl sse truetype xmms ipv6"
ARCH="x86"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -mcpu=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -mcpu=i686 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config
/usr/kde/3.1/share/config:/usr/kde/3/share/config:/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j3"
JDK_HOME="/opt/blackdown-jdk-1.3.1"
JAVA_HOME="/opt/blackdown-jdk-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"

------- Comment #3 From foser (RETIRED) 2003-01-07 09:08:16 0000 -------
firs of all, try lowering your optimizations.

------- Comment #4 From FieldySnuts 2003-01-07 18:25:34 0000 -------
Okay, any suggestions on what to shave off?

------- Comment #5 From Spider (RETIRED) 2003-01-07 19:19:00 0000 -------
make -O3 be -O2 instead.

------- Comment #6 From FieldySnuts 2003-01-07 20:31:40 0000 -------
Okay, I tried the following with the same person who is using Netmeeting from
before:

replaced -O3 with -O2 . Result: Segfaults 1min 30sec in , three times in a row
replaced -O2 with -O0 . Result: Segfaults 1min 30 sec in, three times in a row

I'm no developer, but that repeated time pattern is.. odd to say the least.

What would you like me to try next? I'm still curious if this will happen with
another gnomemeeting user. Perhaps we could try it if you have the time.

------- Comment #7 From foser (RETIRED) 2003-01-08 05:32:20 0000 -------
i dont have a webcam and stuff :/

Anyway, can you debugbuild it and give a backtrace (easiest way is to add
'inherit debug' at the top of the gnomemeeting ebuild) ?

------- Comment #8 From FieldySnuts 2003-01-08 19:08:58 0000 -------
Okay, so I add "inherit debug" at the top of the ebuild, and by backtrace do
you
mean an strace log? Appolgies for my lack of a clue, and thanks for the
patience.

------- Comment #9 From foser (RETIRED) 2003-01-11 11:29:09 0000 -------
No, when it crashes it comes up with a dialog like 'close this app or file a
bug
report'. Choose the file a bugreport one. The first dialog in bug-buddy
generates a backtrace (heap of debugger related output), we would like to see
that. And then cancel bug-byddy, dont file a bugreport trough it just yet.

------- Comment #10 From FieldySnuts 2003-01-12 22:38:17 0000 -------
Created an attachment (id=7246) [details]
gnomemeeting backtrace 1

------- Comment #11 From foser (RETIRED) 2003-01-31 12:38:12 0000 -------
how is this problem with the new gnomemeeting 0.96 ?

------- Comment #12 From FieldySnuts 2003-01-31 12:46:40 0000 -------
I hadn't noticed it was out, I will give it a shot when the other person comes
on line.

I'll try building it 'normally' at first.

------- Comment #13 From foser (RETIRED) 2003-04-03 17:11:22 0000 -------
closing, reopen if the problem still exists with 0.96

------- Comment #14 From Alastair Tse (RETIRED) 2003-09-28 13:51:59 0000 -------
reclosing

First Last Prev Next    No search results available      Search page      Enter new bug