Mailinglist Archive: opensuse-bugs (15092 mails)
| < Previous | Next > |
[Bug 309009] sax2: segfault in sysp server detection
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 12 Sep 2007 03:11:55 -0600 (MDT)
- Message-id: <20070912091155.BF771245350@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309009#c10
Michal Kubeček <bh-novell@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|bh-novell@xxxxxxxxx |
--- Comment #10 from Michal Kubeček <bh-novell@xxxxxxxxx> 2007-09-12 03:11:55 MST ---
Now I tried again, gdb shows SEGV and the backtrace looks the same as before:
#0 0xb7a3eace in fread () from /lib/libc.so.6
#1 0x0807ccee in yy_get_next_buffer () at lex.yy.c:1559
#2 0x0807e629 in yylex () at lex.yy.c:1401
#3 0x0807e99d in yyparse () at parse.tab.cc:1434
#4 0x0807bba1 in initp () at parse.cc:53
#5 0x0807f784 in PLogGetData (logfile=0xbf99c8ec "/var/log/Xorg.0.log") at
plog.cc:80
#6 0x0806e5e1 in XF86ConfigFile::CallXF86Loader (this=0xbf99e258,
file=0xbf99dd44 "/tmp/sysdata-2893") at cfg.c:469
#7 0x08063e8a in ScanServer::Scan (this=0xbf99e840) at server.c:788
#8 0x0804e6ab in ScanModule (name=0x80992c0 "server") at sysp.c:283
#9 0x0804ec7a in main (argc=3, argv=0xbf9a1624) at sysp.c:211
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Michal Kubeček <bh-novell@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|bh-novell@xxxxxxxxx |
--- Comment #10 from Michal Kubeček <bh-novell@xxxxxxxxx> 2007-09-12 03:11:55 MST ---
Now I tried again, gdb shows SEGV and the backtrace looks the same as before:
#0 0xb7a3eace in fread () from /lib/libc.so.6
#1 0x0807ccee in yy_get_next_buffer () at lex.yy.c:1559
#2 0x0807e629 in yylex () at lex.yy.c:1401
#3 0x0807e99d in yyparse () at parse.tab.cc:1434
#4 0x0807bba1 in initp () at parse.cc:53
#5 0x0807f784 in PLogGetData (logfile=0xbf99c8ec "/var/log/Xorg.0.log") at
plog.cc:80
#6 0x0806e5e1 in XF86ConfigFile::CallXF86Loader (this=0xbf99e258,
file=0xbf99dd44 "/tmp/sysdata-2893") at cfg.c:469
#7 0x08063e8a in ScanServer::Scan (this=0xbf99e840) at server.c:788
#8 0x0804e6ab in ScanModule (name=0x80992c0 "server") at sysp.c:283
#9 0x0804ec7a in main (argc=3, argv=0xbf9a1624) at sysp.c:211
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |