Modify ↓
#145 closed defect (fixed)
Bitten segfaults
Reported by: | Pedro Algarvio, aka, s0undt3ch <ufs@…> | Owned by: | cmlenz |
---|---|---|---|
Priority: | blocker | Milestone: | 0.6 |
Component: | Build master | Version: | dev |
Keywords: | Cc: | ||
Operating System: | Linux |
Description
Bitten segfaults, unfortunatly I cant get that much info.
bitten-master --verbose --log=/var/log/bitten-i18ntoolbox /var/lib/trac/I18NToolBox/ --debug -H onair Segmentation fault
bitten-slave onair -v --debug [DEBUG ] Send greeting with profiles: [] [DEBUG ] Sending frame [RPY 0 0 . 0 49] [DEBUG ] Connecting to onair:7633 [DEBUG ] Connected to peer at onair:7633 [DEBUG ] Handling frame [RPY 0 0 . 0 119] [DEBUG ] Requesting start of channel 1 with profiles ['http://bitten.cmlenz.net/beep/orchestration'] [DEBUG ] Sending frame [MSG 0 0 . 49 124] [DEBUG ] Handling frame [RPY 0 0 . 119 98] [DEBUG ] Channel 1 started with profile http://bitten.cmlenz.net/beep/orchestration [INFO ] Registering with build master as onair [DEBUG ] Properties: {'machine': 'i686', 'version': '2.6.18.1-vs2.1.1-rc42-p3-squash-drbd-256ip-ipv6', 'os': 'Linux', 'processor': 'AMD Duron(tm) processor', 'family': 'posix'} [DEBUG ] Packages: {} [DEBUG ] Sending frame [MSG 1 0 . 0 220] [DEBUG ] Handling frame [RPY 1 0 . 0 43] [INFO ] Registration successful [DEBUG ] Handling frame [MSG 0 0 . 217 68] [DEBUG ] Sending frame [RPY 0 0 . 173 43] [DEBUG ] Handling frame [MSG 0 1 . 285 68] [DEBUG ] Sending frame [RPY 0 1 . 216 43] [INFO ] Session terminated
# gdb bitten-master 2433 GNU gdb 6.4 Copyright 2005 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"..."/usr/bin/bitten-master": not in executable format: File format not recognized Attaching to process 2433 warning: Could not load vsyscall page because no executable was specified try using the "file" command first. Reading symbols from /usr/bin/python2.4...(no debugging symbols found)...done. Using host libthread_db library "/lib/libthread_db.so.1". 0xb7ce6478 in ?? () (gdb) continue Continuing. Program received signal SIGSEGV, Segmentation fault. 0xb7280aae in ?? () (gdb) bt #0 0xb7280aae in ?? () #1 0xb728fe1c in ?? () #2 0xb7d532e0 in ?? () #3 0xbf8ec688 in ?? () #4 0xb7288a3f in ?? () #5 0xd1760e25 in ?? () #6 0x802c9ff0 in ?? () #7 0xbf8ec6b8 in ?? () #8 0x00000028 in ?? () #9 0xd1760e25 in ?? () #10 0xb7330604 in ?? () #11 0xb7336660 in ?? () #12 0xb72b7d3c in ?? () #13 0xb72d156c in ?? () #14 0xb6e8b4dc in ?? () #15 0xbf8ec718 in ?? () #16 0xb72a16cd in ?? () #17 0xbf8ec6d4 in ?? () #18 0x00000000 in ?? () (gdb) bt full #0 0xb7280aae in ?? () No symbol table info available. #1 0xb728fe1c in ?? () No symbol table info available. #2 0xb7d532e0 in ?? () No symbol table info available. #3 0xbf8ec688 in ?? () No symbol table info available. #4 0xb7288a3f in ?? () No symbol table info available. #5 0xd1760e25 in ?? () No symbol table info available. #6 0x802c9ff0 in ?? () No symbol table info available. #7 0xbf8ec6b8 in ?? () No symbol table info available. #8 0x00000028 in ?? () No symbol table info available. #9 0xd1760e25 in ?? () No symbol table info available. #10 0xb7330604 in ?? () No symbol table info available. #11 0xb7336660 in ?? () No symbol table info available. #12 0xb72b7d3c in ?? () No symbol table info available. #13 0xb72d156c in ?? () No symbol table info available. #14 0xb6e8b4dc in ?? () No symbol table info available. #15 0xbf8ec718 in ?? () No symbol table info available. #16 0xb72a16cd in ?? () No symbol table info available. #17 0xbf8ec6d4 in ?? () No symbol table info available. #18 0x00000000 in ?? () No symbol table info available. (gdb) thread apply all bt (gdb) quit The program is running. Quit anyway (and detach it)? (y or n) y Detaching from program: /usr/bin/python2.4, process 2433
Attachments (0)
Change History (3)
comment:1 Changed 18 years ago by Pedro Algarvio, aka, s0undt3ch <ufs@…>
comment:2 Changed 18 years ago by Pedro Algarvio, aka, s0undt3ch <ufs@…>
Same still happens with subversion 1.3.2
comment:3 Changed 18 years ago by cmlenz
- Resolution set to fixed
- Status changed from new to closed
Should be fixed by [376].
Note: See
TracTickets for help on using
tickets.
As additional info, I'm using trac 0.10.3, subversion 1.4.2.